DISCUSSION
The
ATSUClearLayoutControls function removes those previously set text layout attribute values that are identified by tag constants in the
iTag array. It replaces them with the default text layout attribute values described in
Table C-2.
If you wish to remove all previously set text layout attribute values from a text layout object, pass
kATSUClearAll in the
iTagCount parameter. If you wish to remove the previously set text layout attributes in a line of text, call the function
ATSUClearLineControls.